videoStartFailed

abstract fun videoStartFailed(call: CallInterface?, error: MobileError?)

Method invoked when attempt to start video on a call has failed.

Since

2.0.0

Parameters

call

related call

error

related error

See also